home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / std / c++ / 20 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.5 KB

  1. Path: chronicle.mti.sgi.com!news
  2. From: fjh@munta.cs.mu.OZ.AU (Fergus Henderson)
  3. Newsgroups: comp.std.c++
  4. Subject: Re: Throwing an exception from within a signal handler
  5. Date: 09 Jan 1996 18:27:24 GMT
  6. Organization: Computer Science, University of Melbourne, Australia
  7. Approved: austern@mti.sgi.com
  8. Message-ID: <9601003.29971@mulga.cs.mu.OZ.AU>
  9. References: <4cpmh0$ltf@natasha.rmii.com> <Etay_Bogner-0901961008510001@metay.stil.scitex.com>
  10. NNTP-Posting-Host: isolde.mti.sgi.com
  11.  
  12.  
  13. Etay_Bogner@mail.stil.scitex.com (Etay Bogner) writes:
  14.  
  15. >In article <4cpmh0$ltf@natasha.rmii.com>, jtc@rmii.com (Jim Cochrane) wrote:
  16. >
  17. >>> Does the proposed ANSI standard say anything about throwing an exception
  18. >>> from within a signal handler?
  19.  
  20. No.
  21.  
  22. >>> Is the resulting behavior safe and
  23. >>> well-defined, or is it undefined or implementation-dependent?
  24.  
  25. Because the draft standard doesn't say anything about it,
  26. I guess it is implicitly undefined behaviour.
  27.  
  28. >Again, I wonder why this passed the moderation ...
  29. >
  30. >signal handlers is a C++ issue ? come on ...
  31.  
  32. I think the issue of whether the standard says anything about *Foo* is
  33. generally appropriate to comp.std.c++, even if the answer is "No.", and
  34. the resulting discussion rather short.
  35.  
  36. P.S. Probably Etay Bogner's meta-post should not have got past moderation ;-)
  37. As a reminder, comments on the moderation policy should be addressed
  38. c++-std-request@ncar.ucar.edu.
  39.  
  40. --
  41. Fergus Henderson                 WWW: http://www.cs.mu.oz.au/~fjh
  42. fjh@cs.mu.oz.au                  PGP: finger fjh@128.250.37.3
  43.  
  44.